From: Glenn Morris Date: Thu, 28 Feb 2013 11:17:37 +0000 (-0500) Subject: Auto-commit of generated files. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~3615^2~674 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=71e41a46ca40e44fcfed93d51026571e4887302c;p=emacs.git Auto-commit of generated files. --- diff --git a/autogen/configure b/autogen/configure index 8f5ee260426..b8ced336979 100755 --- a/autogen/configure +++ b/autogen/configure @@ -10032,7 +10032,7 @@ extern char data_start[]; char ch; int main () { -return data_start == &ch; +return data_start < &ch; ; return 0; }